home *** CD-ROM | disk | FTP | other *** search
-
- // driver versions
- // Rage128pro: 6.40 cd19
- // RageMaxx: 6.40 cd15
-
- include "Scripts\GLSettings\Default.ini";
-
- if( iQualityIndex>4) { iQualityIndex = 4; }
- if( sam_iVideoSetup==2) { iQualityIndex = iQualityIndex +1; }
- if( sam_iVideoSetup==0) { iQualityIndex = iQualityIndex -1; }
-
- include "Scripts\GLSettings\RAM.ini";
-
- ogl_bAllowProjectiveMapping = 0;
-